Vcenter Network Projects Vpcs Info
Vcenter Network Projects Vpcs Info
The Vcenter Network Projects Vpcs Info schema contains commonly used information about a certain VPC.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"vpc": {
"id": "string",
"name": "string",
"external_id": "string"
},
"project": {
"id": "string",
"name": "string",
"external_id": "string"
}
}
vpc
Required
Details of the VPC.
This property was added in vSphere API 9.0.0.0.
project
Required
Details of the project.
This property was added in vSphere API 9.0.0.0.